Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add DefaultResourcesFitler to XML configuration #15790

Merged

Conversation

Kehrlann
Copy link
Contributor

Following gh-15723, the CSS for default pages is served from a new filter, DefaultResourcesFilter. This filter is not registered in the XML configuration, and breaks sample tests in CI.

This PR registers the filter in XML config when the default UIs filters are registered.

@spring-projects-issues spring-projects-issues added the status: waiting-for-triage An issue we've not yet triaged label Sep 11, 2024
@rwinch rwinch self-assigned this Sep 11, 2024
@rwinch rwinch added in: web An issue in web modules (web, webmvc) type: enhancement A general enhancement and removed status: waiting-for-triage An issue we've not yet triaged labels Sep 11, 2024
@rwinch rwinch added this to the 6.4.0-M4 milestone Sep 11, 2024
@rwinch rwinch merged commit 85693b2 into spring-projects:main Sep 11, 2024
6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
in: web An issue in web modules (web, webmvc) type: enhancement A general enhancement
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

3 participants